notebook: Remove unnecessary code
authorBenjamin Otte <otte@redhat.com>
Tue, 20 Oct 2020 01:52:51 +0000 (03:52 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 20 Oct 2020 02:50:12 +0000 (04:50 +0200)
commitddd1b0958d21ea05c4e0fdc945284cb6a2050513
tree80016c0c59db3a501c3432301648defdd7e0cf78
parentd77902365d78342bdfa8b8fde5c89763eb5d1e48
notebook: Remove unnecessary code

gtk_widget_insert_after() reorders CSS nodes properly.

Also fix page reordering code to actually reorder the widget instead of
just the CSS nodes.
gtk/gtknotebook.c